[INFO] cloning repository https://github.com/SiesslPhillip/rit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SiesslPhillip/rit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiesslPhillip%2Frit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiesslPhillip%2Frit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad67e0316680f835bdb7dd4a8d625cf0b3136e0f
[INFO] fixing SiesslPhillip/rit against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiesslPhillip%2Frit" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SiesslPhillip/rit
[INFO] finished tweaking git repo https://github.com/SiesslPhillip/rit
[INFO] tweaked toml for git repo https://github.com/SiesslPhillip/rit written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SiesslPhillip/rit on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SiesslPhillip/rit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded miniz_oxide v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95
[INFO] running `Command { std: "docker" "start" "3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.8.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking clap_builder v4.5.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking clap v4.5.34
[INFO] [stderr]     Checking rit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> src/cli.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fmt: Option<&str>,
[INFO] [stdout]    |                     ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 12 ~ pub enum Commands<'a> {
[INFO] [stdout] 13 |     /// Read and print a file
[INFO] [stdout] ...
[INFO] [stdout] 32 |         file: PathBuf,
[INFO] [stdout] 33 ~         fmt: Option<&'a str>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `objects`
[INFO] [stdout]  --> src/commands/hash_file.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{helper, objects};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GitObjectTrait`
[INFO] [stdout]  --> src/commands/hash_file.rs:2:43
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::commands::objects::{GitObject, GitObjectTrait, GitObjectType};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flate2::read`
[INFO] [stdout]  --> src/commands/helper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use flate2::read;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/commands/helper.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::Bytes`
[INFO] [stdout]   --> src/commands/helper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::str::Bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]   --> src/commands/helper.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::thread::current;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `value_parser` exists for reference `&&&&&&clap::builder::_infer_ValueParser_for<&str>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/cli.rs:33:9
[INFO] [stdout]      |
[INFO] [stdout]   33 |         fmt: Option<&str>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ method cannot be called on `&&&&&&clap::builder::_infer_ValueParser_for<&str>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.34/src/builder/value_parser.rs:2439:1
[INFO] [stdout]      |
[INFO] [stdout] 2439 | pub struct _infer_ValueParser_for<T>(std::marker::PhantomData<T>);
[INFO] [stdout]      | ------------------------------------ doesn't satisfy `_: _impls_FromStr`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `&str: ValueEnum`
[INFO] [stdout]              which is required by `&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueEnum`
[INFO] [stdout]              `&str: ValueParserFactory`
[INFO] [stdout]              which is required by `&&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueParserFactory`
[INFO] [stdout]              `&str: From<OsString>`
[INFO] [stdout]              which is required by `&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsString`
[INFO] [stdout]              `&str: From<&'s std::ffi::OsStr>`
[INFO] [stdout]              which is required by `&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsStr`
[INFO] [stdout]              `&str: From<std::string::String>`
[INFO] [stdout]              which is required by `&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_String`
[INFO] [stdout]              `&str: From<&'s str>`
[INFO] [stdout]              which is required by `&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_str`
[INFO] [stdout]              `&str: FromStr`
[INFO] [stdout]              which is required by `clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_FromStr`
[INFO] [stdout]      = note: this error originates in the macro `clap::value_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> src/cli.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fmt: Option<&str>,
[INFO] [stdout]    |                     ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 12 ~ pub enum Commands<'a> {
[INFO] [stdout] 13 |     /// Read and print a file
[INFO] [stdout] ...
[INFO] [stdout] 32 |         file: PathBuf,
[INFO] [stdout] 33 ~         fmt: Option<&'a str>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `value_parser` exists for reference `&&&&&&clap::builder::_infer_ValueParser_for<&str>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/cli.rs:33:9
[INFO] [stdout]      |
[INFO] [stdout]   33 |         fmt: Option<&str>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ method cannot be called on `&&&&&&clap::builder::_infer_ValueParser_for<&str>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.34/src/builder/value_parser.rs:2439:1
[INFO] [stdout]      |
[INFO] [stdout] 2439 | pub struct _infer_ValueParser_for<T>(std::marker::PhantomData<T>);
[INFO] [stdout]      | ------------------------------------ doesn't satisfy `_: _impls_FromStr`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `&str: ValueEnum`
[INFO] [stdout]              which is required by `&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueEnum`
[INFO] [stdout]              `&str: ValueParserFactory`
[INFO] [stdout]              which is required by `&&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueParserFactory`
[INFO] [stdout]              `&str: From<OsString>`
[INFO] [stdout]              which is required by `&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsString`
[INFO] [stdout]              `&str: From<&'s std::ffi::OsStr>`
[INFO] [stdout]              which is required by `&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsStr`
[INFO] [stdout]              `&str: From<std::string::String>`
[INFO] [stdout]              which is required by `&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_String`
[INFO] [stdout]              `&str: From<&'s str>`
[INFO] [stdout]              which is required by `&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_str`
[INFO] [stdout]              `&str: FromStr`
[INFO] [stdout]              which is required by `clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_FromStr`
[INFO] [stdout]      = note: this error originates in the macro `clap::value_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rit` (bin "rit" test) due to 3 previous errors; 8 warnings emitted
[INFO] [stdout] warning: unused import: `objects`
[INFO] [stdout]  --> src/commands/hash_file.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{helper, objects};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `GitObjectTrait`
[INFO] [stdout]  --> src/commands/hash_file.rs:2:43
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::commands::objects::{GitObject, GitObjectTrait, GitObjectType};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `flate2::read`
[INFO] [stdout]  --> src/commands/helper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use flate2::read;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/commands/helper.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::Bytes`
[INFO] [stdout]   --> src/commands/helper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::str::Bytes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::current`
[INFO] [stdout]   --> src/commands/helper.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::thread::current;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> src/commands/hash_file.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         other => {
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size_int`
[INFO] [stdout]   --> src/commands/helper.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let size_int: i32 = size_string.parse::<i32>().unwrap();
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `value_parser` exists for reference `&&&&&&clap::builder::_infer_ValueParser_for<&str>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/cli.rs:33:9
[INFO] [stdout]      |
[INFO] [stdout]   33 |         fmt: Option<&str>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ method cannot be called on `&&&&&&clap::builder::_infer_ValueParser_for<&str>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.34/src/builder/value_parser.rs:2439:1
[INFO] [stdout]      |
[INFO] [stdout] 2439 | pub struct _infer_ValueParser_for<T>(std::marker::PhantomData<T>);
[INFO] [stdout]      | ------------------------------------ doesn't satisfy `_: _impls_FromStr`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `&str: ValueEnum`
[INFO] [stdout]              which is required by `&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueEnum`
[INFO] [stdout]              `&str: ValueParserFactory`
[INFO] [stdout]              which is required by `&&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueParserFactory`
[INFO] [stdout]              `&str: From<OsString>`
[INFO] [stdout]              which is required by `&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsString`
[INFO] [stdout]              `&str: From<&'s std::ffi::OsStr>`
[INFO] [stdout]              which is required by `&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsStr`
[INFO] [stdout]              `&str: From<std::string::String>`
[INFO] [stdout]              which is required by `&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_String`
[INFO] [stdout]              `&str: From<&'s str>`
[INFO] [stdout]              which is required by `&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_str`
[INFO] [stdout]              `&str: FromStr`
[INFO] [stdout]              which is required by `clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_FromStr`
[INFO] [stdout]      = note: this error originates in the macro `clap::value_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `value_parser` exists for reference `&&&&&&clap::builder::_infer_ValueParser_for<&str>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/cli.rs:33:9
[INFO] [stdout]      |
[INFO] [stdout]   33 |         fmt: Option<&str>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ method cannot be called on `&&&&&&clap::builder::_infer_ValueParser_for<&str>` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.5.34/src/builder/value_parser.rs:2439:1
[INFO] [stdout]      |
[INFO] [stdout] 2439 | pub struct _infer_ValueParser_for<T>(std::marker::PhantomData<T>);
[INFO] [stdout]      | ------------------------------------ doesn't satisfy `_: _impls_FromStr`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `&str: ValueEnum`
[INFO] [stdout]              which is required by `&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueEnum`
[INFO] [stdout]              `&str: ValueParserFactory`
[INFO] [stdout]              which is required by `&&&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_ValueParserFactory`
[INFO] [stdout]              `&str: From<OsString>`
[INFO] [stdout]              which is required by `&&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsString`
[INFO] [stdout]              `&str: From<&'s std::ffi::OsStr>`
[INFO] [stdout]              which is required by `&&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_OsStr`
[INFO] [stdout]              `&str: From<std::string::String>`
[INFO] [stdout]              which is required by `&&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_String`
[INFO] [stdout]              `&str: From<&'s str>`
[INFO] [stdout]              which is required by `&clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_From_str`
[INFO] [stdout]              `&str: FromStr`
[INFO] [stdout]              which is required by `clap::builder::_infer_ValueParser_for<&str>: clap::builder::impl_prelude::_impls_FromStr`
[INFO] [stdout]      = note: this error originates in the macro `clap::value_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> src/commands/hash_file.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         other => {
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size_int`
[INFO] [stdout]   --> src/commands/helper.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let size_int: i32 = size_string.parse::<i32>().unwrap();
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_int`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rit` (bin "rit") due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95", kill_on_drop: false }`
[INFO] [stdout] 3a2e6c1c2e3a6357e9689223736a42dac64ec1b433ce29aef9a0a7e18f5d9f95
